home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / tsbat45.zip / TSBAT.NWS < prev    next >
Text File  |  1994-05-31  |  39KB  |  700 lines

  1. University of Vaasa, Finland, Sun SPARCstation IPX garbo.uwasa.fi
  2. has a large collection of PD and shareware PC programs available by
  3. anonymous ftp or mail server. The file /pc/ts/0news-ts contains news
  4. about the TS-programs in the /pc/ts directory (in reverse order).
  5. This text, which you now have, is an edited extract from the
  6. 0news-ts file (and old the feedback /pc/ts/fback028.zip file). (Also
  7. see the tspost*.txt (* = 01,02,...) at garbo.uwasa.fi for additional
  8. feedback and information.)
  9. ..................................................................
  10. Prof. Timo Salmi      Co-moderator of comp.archives.msdos.announce
  11. Moderating at garbo.uwasa.fi anonymous FTP  archives  128.214.87.1
  12. Faculty of Accounting & Industrial Management; University of Vaasa
  13. Internet: ts@uwasa.fi   BBS +(358)-61-3170972; FIN-65101,  Finland
  14. ...................................................................
  15.  
  16. Tue 31-May-94: I have updated my collection of useful batches and
  17. batch tricks. It is now garbo.uwasa.fi:/pc/ts/tsbat45.zip.
  18.  - Added a list of user feedback to the TSBAT.INF file
  19.  - Added item 39) Getting the file basename
  20.  - Added optional batch enhancers:
  21.      BASENAME.EXE Extract file name from full name
  22.      BASEPATH.EXE Extract path name from full name
  23.      BASEXTEN.EXE Extract file extension from name
  24.  - Added
  25.      DOSTRICK.TXT Assorted MsDos tricks and tips
  26.  
  27. Sat 15-Jan-94: I have updated my collection of useful batches and
  28. batch tricks. It is now garbo.uwasa.fi:/pc/ts/tsbat44.zip. Added the
  29. following items to batricks.txt:
  30.  37) Traversing a directory tree
  31. Added an related demonstration batch SWEEP.BAT.
  32.  38) Echoing the redirection symbol
  33. Rewrote and added material to
  34.  24) Redirecting a batch file's output
  35.  30) How to obtain the MsDos version into an environment variable
  36. Updated
  37.  PATH.TXT  "How to beat the 127 byte limit"
  38.  SCANZ.BAT "Scan for viruses (incl. execomp)"
  39.  
  40. Sat 8-May-93: I have updated by collection of useful batches and
  41. batch tricks to be garbo.uwasa.fi:/pc/ts/tsbat43.zip by adding the
  42. following items to batricks.txt.
  43.  31) Finding out the number of regular files on a drive
  44.  32) Augmenting line numbers to a text file
  45.  33) Storing and returning to the original directory (push and pop)
  46.  34) Enticing the current date into an environment variable
  47.  35) Identifying the individual PC
  48.  36) For loop and redirection quirks
  49. I have updated by adding a second method to
  50.  7)  Convert a parameter to uppercase
  51. Also a few minor updates to some of the batches.
  52.  
  53. Tue 2-Mar-93: I have updated by collection of useful batches and
  54. batch tricks to be garbo.uwasa.fi:/pc/ts/tsbat42.zip by adding the
  55. following items to batricks.txt.
  56.  26) A simple trick to "disable" a drive
  57.  27) Sending an escape sequence to the printer
  58.  28) Creating a random string
  59.  29) Finding out the length of a string
  60.  30) How to obtain the MsDos version into an environment variable
  61. Added GFIND.BAT "Combine Garbo index files info". It is a
  62. specialized batch for combining the information from Garbo MsDos FTP
  63. archives file index files INDEX.ZIP, _dir.zip and _file.zip. GFIND
  64. is also available in Unix format as garbo.uwasa.fi:/pc/ts/gfind
  65.  
  66. Sat 30-Jan-93: I have updated by collection of useful batches and
  67. batch tricks.
  68.  Added
  69.   SUBS.BAT        Make current dir a subst drive
  70.  Updated
  71.   BATRICKS.TXT    Assorted batch tricks, plus added
  72.     24. Redirecting a batch file's output
  73.     25. Testing for environment space sufficiency
  74.   PROMPT.TXT      Tips on prompt usages with ansi
  75.  
  76. Sat 19-Dec-92: Update garbo.uwasa.fi:/pc/ts/tsbat40.zip of my
  77. collection of useful batch files and batch tips & tricks. Added
  78.   BDIR.BAT  "Bare list & count of directories"
  79.   HEX.BAT   "Add and subtract hexadecimal values"
  80.   PORTS.BAT "Display port base I/O addresses"
  81. Updated and rewrote
  82.   BATRICKS.TXT "Assorted batch tricks"
  83. Corrected
  84.   COLOR.BAT "Set screen color attributes"
  85. It left on a tmp_ environment value.  It shouldn't have.
  86.  
  87. Mon 26-Oct-92: I have again updated my collection of useful batch
  88. files and batch tricks. It is now garbo.uwasa.fi:/pc/ts/tsbat39.zip.
  89.    Added COLORMAP.BAT "Ansi screen color esc. seq. map". I adapted
  90. the idea from PC Computing October 1992. The difference in my
  91. adaptation is that it displays the escape sequence codes you need to
  92. induce the colors on the map. Furthermore, I do not use any
  93. environment variables.
  94.    Added TOUCH.BAT "Touch a file's datetime stamp". It is quite
  95. amazing the thing one can actually do with bare batch files using
  96. the tricks trade.  TOUCH.BAT is a good example of this.
  97.    Added EDIT.BAT "A truly trivial text editor". Appends text to a
  98. text file from the con device, that is the keyboard.
  99.    Made some enhancements to BATRICKS.TXT "Assorted batch tricks"
  100. and added the following item:
  101.  21) Testing if a file name includes a path
  102.  
  103. Sun 20-Sep-92: I have again updated my collection of useful batch
  104. files and batch tricks. It is now garbo.uwasa.fi:/pc/ts/tsbat38.zip.
  105.    WEEKLY.BAT "Run program(s) once a week" is a new batch in my
  106. collection. If you want to run a program once a week when you reboot
  107. your computer, put
  108.   CALL WEEKLY Weekday YourApplicationName [Param1] [Param2] [...]
  109. in your autoexec.bat file. Only one application, or one set of
  110. applications, can be run on the same weekday with this batch. The
  111. application can be a different one for each weekday.
  112. Examples: CALL WEEKLY Mon YourApplication
  113.           CALL WEEKLY Tue echo Time to back up^G^G^G
  114.           CALL WEEKLY Fri call YourBatchOfManyPrograms
  115. No auxiliary programs outside the normal MsDos commands have been
  116. used in WEEKLY.BAT. Not easy, but it can be done.
  117.    DAILY.BAT "Run a program only once a day" which you call call
  118. from your autoexec.bat relies on the MsDos external FC command. The
  119. output of this command has been rewritten in MsDos 5.0. DAILY.BAT
  120. did therefore not work for MsDos version 5.0.  I have consequently
  121. rewritten DAILY.BAT to comply also with the MsDos 5.0 version. A
  122. similar amendment has been done to VIRUS.BAT "Another batch-based
  123. virus test".
  124.    BOOT.BAT "Choose your boot configuration" now utilizes nu
  125. NOBOOT.EXE from garbo.uwasa.fi:/pc/ts/tstsr12.zip (or whichever is
  126. the current version number) if it is available. This is to prevent
  127. the user from accidentally being too hasty about rebooting while the
  128. batch is still running.
  129.    LASTBOOT.BAT "Show date + time of previous boot" streamlined to
  130. show just the date and time without the confusion of referring to
  131. the previous boot with "Current date is" which MsDos date (and time)
  132. produce.
  133.    PROMPT.TXT "Tips on prompt usages with ansi" has some additional
  134. information on key redefinitions.
  135.    BATRICKS.TXT added the following new items:
  136. 19. Utilizing the subst command in paths
  137. 20. How to run a batch once a week (testing for the weekday)
  138.    Some other, minor amendments.
  139.  
  140. Sun 30-Aug-1992: I have updated my collection of useful batch files
  141. and batch tricks. It is now garbo.uwasa.fi:/pc/ts/tsbat37.zip.
  142.    BATRICKS.TXT "Assorted batch tricks" now also explains how to
  143. extract the extension from a file name, how to prevent breaking a
  144. batch, how to avoid auxiliary batches, and much more.
  145.    PUSHDIRE.BAT "Non-resident push directory" has been totally
  146. rewritten and is now self-contained. The external auxiliary program
  147. SETPUSHD.EXE is no longer needed, and has been omitted from the
  148. collection. The companion program POPDIRE.BAT has been brought up to
  149. date. Both the batches can take an /s (show) switch. See the remarks
  150. within the batches for more information.
  151.    DELPATH.BAT "Delete a directory from the path" has been rewritten
  152. so that it creates the auxiliary file that it needs as a temporary
  153. file. Thus SETVAR.BAT is not longer needed in beforehand and has
  154. been eliminated from the collection.
  155.    UNPACK.BAT "Unpack-test-view any archivetype" does not need, nor
  156. allow an extension in the archive name because it know how to detect
  157. the type of the archive. The batch now first checks that the user
  158. has not mistakenly given an extension. UNPACK.BAT also treats the
  159. other error situations in a more informative manner than before.
  160.